Welcome![Sign In][Sign Up]
Location:
Search - draw line

Search list

[Graph programCDrawLine

Description: 绘制图形的CGraph类,可以绘制各种图形如走势线、直方图、饼图- The plan graph CGraph kind, may draw up each kind of graph like trend line, the histogram, the cake chart
Platform: | Size: 29696 | Author: 站长 | Hits:

[SourceCodegraphics

Description: 本程序是图形的设计,比较简单 可以画线,圆和椭圆 并可以平移,旋转,选择删除,回退,保存 打开图形-The code is used to graph design. It can draw line,draw circle,draw ellipse.The graph can be rotated,translated and selected delete,undo,save.
Platform: | Size: 248832 | Author: 吴晓辉 | Hits:

[2D Graphicdraw-perfect-2D

Description: 二维的画图类,可以进行点,线,三角形,矩形,椭圆,圆等形状的画图,并可进行缩放,是一个完整的类,直接调入自己的程序里面使用就可以的。-two-dimensional drawing class, for point, line, triangular, rectangular, oval, round shapes such as drawing, to carry out the zoom, is a complete category, transferred directly inside their use on the can.
Platform: | Size: 41984 | Author: stefanie | Hits:

[Graph Drawingdraw-cou

Description: 本程序源码是用C++语言编写的绘制等值线的代码。-the program source code is written in C, the equivalent of drawing the line code.
Platform: | Size: 6144 | Author: wangchang | Hits:

[ISAPI-IEjs-graphics

Description: DHTML, JavaScript Draw Line, Circle, Ellipse (Oval), Polyline, Polygon, Rectangle. High Performance JavaScript Vector Graphics Library. -DHTML, JavaScript Draw Line, Circle, Ellipse (Dec.), Polyline, Polygon, Rectangle. High Performance JavaScript Vecto r Graphics Library.
Platform: | Size: 6144 | Author: shuajie | Hits:

[Graph DrawingDraw

Description: 可以绘制直线、圆、矩形等,可以选择颜色、线粗。-Can draw a straight line, round, rectangular, etc., you can choose the color, line thick.
Platform: | Size: 3758080 | Author: 罗科 | Hits:

[Graph Drawingdraw

Description: 这是我自己用vc++编写的画线的程序,绝对能用。-This is my own use vc++ Prepared procedures for drawing a line absolutely can.
Platform: | Size: 2037760 | Author: lll | Hits:

[OpenGL programpaint

Description: OpenGl base on C.The paint program implement draw line,triangle,rectrangle,character,rubberband lines and rectangles.
Platform: | Size: 3072 | Author: 陈晨 | Hits:

[Otherdraw

Description: 本程序完成简单的图形学操作。用鼠标实现画线、画圆、画矩形、多边形等,以及图形的填充、直线和多边形的裁剪-This process is complete a simple graphics operation. Use the mouse to achieve the painting line, circle, drawing rectangle, polygon, as well as graphics-filled, straight-line and polygon clipping
Platform: | Size: 47104 | Author: 龙海霞 | Hits:

[OtherDraw

Description: 画板,能画点,直线,矩形,进行颜色填充,选择不同的颜色,调整线宽,线型,有右键快捷方式-Sketchpad can draw points, line, rectangle, color fill, select a different color, adjust line width, linear, there are right-shortcuts
Platform: | Size: 116736 | Author: 杨雨情 | Hits:

[JSP/Javadraw

Description: mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆")) mp2.add(new MenuItem("多边形逼近圆")) mp2.add(new MenuItem("中点画圆")) mp2.addActionListener(this) -mpl.add (new MenuItem ( DDA line drawing )) mpl.add (new MenuItem ( in the line stipple )) mpl.add (new MenuItem ( Bresenham line drawing )) mpl.addActionListener (this) mp2 = new Menu ( Circle ) mp.add (mp2) mp2.add (new MenuItem ( drawcircle formula )) mp2.add (new MenuItem ( Polygon approximation circle )) mp2.add (new MenuItem ( midpoint drawcircle )) mp2.addActionListener (this)
Platform: | Size: 6144 | Author: 李默 | Hits:

[Windows DevelopDraw

Description: 一个画图程序,利用MFC实现了直线,矩形,圆和折线的作图,适合mfc的初学者学习学习-A drawing procedure, the use of MFC to achieve a straight, rectangular, round and line the mapping for the beginners learn mfc
Platform: | Size: 60416 | Author: HB | Hits:

[Dialog_Windowdraw

Description: 计算机图形学 此系统由本人独自开发; CGraph类中是画图函数; 画直线: DDA算法 中点Bresenham算法 改进的Bresenham算法 画圆: 中点Bresenham算法 画椭圆: 中点Bresenham算法-Computer graphics system developed by me alone CGraph class is drawing function draw a straight line: DDA algorithm improved the mid-point Bresenham algorithm Bresenham algorithm drawcircle: the mid-point Bresenham algorithm for drawing elliptical: the mid-point Bresenham algorithm
Platform: | Size: 1991680 | Author: | Hits:

[Graph programline

Description: 利用DDA算法进行画线,确定两点通过DDA算法绘制直线-Draw a line using DDA algorithm to determine the two points a straight line drawn through the DDA algorithm
Platform: | Size: 1024 | Author: 刘嘉文 | Hits:

[assembly languageDraw

Description: draw a line on screen continuously.-draw a line on screen continuously.
Platform: | Size: 1024 | Author: tingle | Hits:

[GDI-Bitmapdraw-line-with-mouse-in-Labview

Description: Labview中用鼠标绘曲线,适合初学者-draw line with mouse in Labview
Platform: | Size: 19456 | Author: xk | Hits:

[Other Embeded programLCD-Draw-Line-Circle..

Description: 嵌入式开发,LCD,画直线,圆等简单图形算法-Embedded development, LCD, draw lines, circles and other simple graphical method
Platform: | Size: 1871872 | Author: cowboy | Hits:

[Graph Drawingdraw-line-with-MFC-in-vcPP

Description: 直线画法,输入起始点可以自动用Bresenham直线画法描出通过的点,并两成直线。-A method drawing straight line,with the fist and last point it can draw line using Bresenham method.
Platform: | Size: 1994752 | Author: 梁云芳 | Hits:

[EditBoxLine

Description: 用vc++ 画直线 可以更改直线的类型和颜色-draw line
Platform: | Size: 1976320 | Author: 王英 | Hits:

[FlashMXDraw_Line

Description: 一个画折线图的程序,使用了第三方库文件。演示了含有节点的折线图画法-draw line
Platform: | Size: 12288 | Author: robingao | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net